home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #4 / 1998 CD 4 (Gul).iso / k-cs.dxr / Internal_185_AlexanderInstall.ls < prev    next >
Encoding:
Text File  |  1998-02-25  |  107 b   |  10 lines

  1. global Musik
  2.  
  3. on mouseDown
  4.   puppetSound(3, "Knap")
  5. end
  6.  
  7. on mouseUp
  8.   open("Launcher Baby\Baby-s.exe")
  9. end
  10.